home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
etc
/
brltty
/
brltty-pm.conf
< prev
next >
Wrap
Text File
|
2008-08-06
|
842KB
|
9,072 lines
# --------------------------------------------
# Terminal Parameters:
identification = 0
terminal = "BrailleX Compact 486"
protocolrevision = 1
helpfile = "brltty-pm-c_486.hlp"
displaysize = 40
frontkeys = 9
# Modifier Keys:
modifier = front 1
modifier = front 9
modifier = front 2
modifier = front 8
# Command Definitions:
CMD_FWINLT = front 1 # go left one window
CMD_FWINRT = front 9 # go right one window
CMD_HWINLT = front 2 # go left half a window
CMD_HWINRT = front 8 # go right half a window
CMD_HOME = front 5 # go to cursor
CMD_LNBEG = front 1 and front 5 # go to beginning of line
CMD_LNEND = front 9 and front 5 # go to end of line
CMD_CHRLT = front 2 and front 5 # go left one character
CMD_CHRRT = front 8 and front 5 # go right one character
CMD_WINUP = front 4 # go up several lines
CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
CMD_WINDN = front 6 # go down several lines
CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
CMD_LNUP = front 3 # go up one line
CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
CMD_TOP = front 9 and front 3 # go to top line
CMD_LNDN = front 7 # go down one line
CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
CMD_BOT = front 9 and front 7 # go to bottom line
BLK_ROUTE = routing1 # bring cursor to character
BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 1
terminal = "BrailleX 2D Lite (plus)"
protocolrevision = 1
helpfile = "brltty-pm-2d_l.hlp"
displaysize = 40
statuscells = 13
frontkeys = 9
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 11 = flag GSC_CSRVIS # visible cursor
status 12 = flag GSC_ATTRVIS # visible attributes underline
# Modifier Keys:
modifier = front 1
modifier = front 9
modifier = front 2
modifier = front 8
# Command Definitions:
CMD_FWINLT = front 1 # go left one window
CMD_FWINRT = front 9 # go right one window
CMD_HWINLT = front 2 # go left half a window
CMD_HWINRT = front 8 # go right half a window
CMD_HOME = front 5 # go to cursor
CMD_LNBEG = front 1 and front 5 # go to beginning of line
CMD_LNEND = front 9 and front 5 # go to end of line
CMD_CHRLT = front 2 and front 5 # go left one character
CMD_CHRRT = front 8 and front 5 # go right one character
CMD_WINUP = front 4 # go up several lines
CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
CMD_WINDN = front 6 # go down several lines
CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
CMD_LNUP = front 3 # go up one line
CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
CMD_TOP = front 9 and front 3 # go to top line
CMD_LNDN = front 7 # go down one line
CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
CMD_BOT = front 9 and front 7 # go to bottom line
BLK_ROUTE = routing1 # bring cursor to character
BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = front 1 and status 1 # leave help display
CMD_HELP on = front 9 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = front 1 and status 5 # leave status display
CMD_INFO on = front 9 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = front 1 and status 6 # set cursor tracking off
CMD_CSRTRK on = front 9 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = front 1 and status 7 # set display mode text
CMD_DISPMD on = front 9 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = front 1 and status 8 # set screen mode live
CMD_FREEZE on = front 9 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFLOAD = status 10 # restore saved preferences
CMD_CSRVIS = status 11 # toggle cursor visibility on/off
CMD_CSRVIS off = front 1 and status 11 # set cursor visibility off
CMD_CSRVIS on = front 9 and status 11 # set cursor visibility on
CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
CMD_ATTRVIS off = front 1 and status 12 # set attribute underlining off
CMD_ATTRVIS on = front 9 and status 12 # set attribute underlining on
CMD_PASTE = status 13 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 2
terminal = "BrailleX Compact/Tiny"
protocolrevision = 1
helpfile = "brltty-pm-c.hlp"
displaysize = 40
frontkeys = 9
# Modifier Keys:
modifier = front 1
modifier = front 9
modifier = front 2
modifier = front 8
# Command Definitions:
CMD_FWINLT = front 1 # go left one window
CMD_FWINRT = front 9 # go right one window
CMD_HWINLT = front 2 # go left half a window
CMD_HWINRT = front 8 # go right half a window
CMD_HOME = front 5 # go to cursor
CMD_LNBEG = front 1 and front 5 # go to beginning of line
CMD_LNEND = front 9 and front 5 # go to end of line
CMD_CHRLT = front 2 and front 5 # go left one character
CMD_CHRRT = front 8 and front 5 # go right one character
CMD_WINUP = front 4 # go up several lines
CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
CMD_WINDN = front 6 # go down several lines
CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
CMD_LNUP = front 3 # go up one line
CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
CMD_TOP = front 9 and front 3 # go to top line
CMD_LNDN = front 7 # go down one line
CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
CMD_BOT = front 9 and front 7 # go to bottom line
BLK_ROUTE = routing1 # bring cursor to character
BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 3
terminal = "BrailleX 2D Screen Soft"
protocolrevision = 1
helpfile = "brltty-pm-2d_s.hlp"
displaysize = 80
statuscells = 22
frontkeys = 13
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 10 = horiz GSC_SCRNUM # virtual screen number
status 12 = flag GSC_CSRVIS # visible cursor
status 13 = flag GSC_ATTRVIS # visible attributes underline
status 14 = flag GSC_CAPBLINK # blinking capital letters
status 15 = flag GSC_SIXDOTS # six-dot braille
status 16 = flag GSC_SKPIDLNS # skip identical lines
status 17 = flag GSC_TUNES # alert tunes
status 19 = flag GSC_INPUT # input mode
status 20 = flag GSC_AUTOSPEAK # autospeak
status 21 = flag GSC_AUTOREPEAT # autorepeat
# Modifier Keys:
modifier = front 4
modifier = front 3
modifier = front 2
modifier = front 10
modifier = front 11
modifier = front 12
modifier = front 1
modifier = front 13
# Command Definitions:
CMD_HOME = front 7 # go to cursor
CMD_TOP = front 6 # go to top line
CMD_BOT = front 8 # go to bottom line
CMD_LNUP = front 5 # go up one line
CMD_LNDN = front 9 # go down one line
CMD_PRDIFLN = front 4 # go up to nearest line with different content
CMD_NXDIFLN = front 10 # go down to nearest line with different content
CMD_ATTRUP = front 3 # go up to nearest line with different highlighting
CMD_ATTRDN = front 11 # go down to nearest line with different highlighting
CMD_PRPGRPH = front 2 # go up to last line of previous paragraph
CMD_NXPGRPH = front 12 # go down to first line of next paragraph
CMD_PRPROMPT = front 1 # go up to previous command prompt
CMD_NXPROMPT = front 13 # go down to next command prompt
CMD_WINUP = front 4 and front 3 # go up several lines
CMD_WINDN = front 10 and front 11 # go down several lines
CMD_PRSEARCH = front 2 and front 1 # search backward for content of cut buffer
CMD_NXSEARCH = front 12 and front 13 # search forward for content of cut buffer
BLK_PRINDENT = front 2 and front 1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = front 12 and front 13 and routing1 # go down to nearest line without greater indent
CMD_LNBEG = front 4 and front 7 # go to beginning of line
CMD_TOP_LEFT = front 4 and front 6 # go to beginning of top line
CMD_BOT_LEFT = front 4 and front 8 # go to beginning of bottom line
CMD_FWINLT = front 4 and front 5 # go left one window
CMD_FWINRT = front 4 and front 9 # go right one window
BLK_DESCCHAR = front 4 and routing1 # describe character
CMD_LNEND = front 10 and front 7 # go to end of line
CMD_CHRLT = front 10 and front 6 # go left one character
CMD_CHRRT = front 10 and front 8 # go right one character
CMD_HWINLT = front 10 and front 5 # go left half a window
CMD_HWINRT = front 10 and front 9 # go right half a window
BLK_SETLEFT = front 10 and routing1 # position left end of window at character
KEY_INSERT = front 3 and front 7 # simulate pressing the insert key
KEY_PAGE_UP = front 3 and front 6 # simulate pressing the page-up key
KEY_PAGE_DOWN = front 3 and front 8 # simulate pressing the page-down key
KEY_CURSOR_UP = front 3 and front 5 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = front 3 and front 9 # simulate pressing the cursor-down key
BLK_SWITCHVT = front 3 and routing1 # switch to virtual terminal
KEY_DELETE = front 11 and front 7 # simulate pressing the delete key
KEY_HOME = front 11 and front 6 # simulate pressing the home key
KEY_END = front 11 and front 8 # simulate pressing the end key
KEY_CURSOR_LEFT = front 11 and front 5 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = front 11 and front 9 # simulate pressing the cursor-right key
KEY_FUNCTION = front 11 and routing1 # simulate pressing the function key
CMD_NODOTS = front 2 and front 7 # input character as braille dots
KEY_ESCAPE = front 2 and front 6 # simulate pressing the escape key
KEY_TAB = front 2 and front 8 # simulate pressing the tab key
KEY_BACKSPACE = front 2 and front 5 # simulate pressing the backspace key
KEY_ENTER = front 2 and front 9 # simulate pressing a functional key
CMD_SPKHOME = front 1 and front 7 # go to current (most recent) speech position
CMD_SAY_ABOVE = front 1 and front 6 # speak from top of screen through current line
CMD_SAY_BELOW = front 1 and front 8 # speak from current line through bottom of screen
CMD_MUTE = front 1 and front 5 # stop speaking immediately
CMD_SAY_LINE = front 1 and front 9 # speak current line
CMD_RESTARTSPEECH = front 13 and front 7 # reinitialize speech driver
CMD_SAY_SLOWER = front 13 and front 6 # decrease speech rate
CMD_SAY_FASTER = front 13 and front 8 # increase speech rate
CMD_SAY_SOFTER = front 13 and front 5 # decrease speech volume
CMD_SAY_LOUDER = front 13 and front 9 # increase speech volume
BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
BLK_CUTAPPEND = front 2 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = front 12 and routing1 # linear cut to character
BLK_CUTRECT = front 13 and routing1 # rectangular cut to character
BLK_ROUTE = routing1 # bring cursor to character
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = front 1 and status 1 # leave help display
CMD_HELP on = front 13 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = front 1 and status 5 # leave status display
CMD_INFO on = front 13 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = front 1 and status 6 # set cursor tracking off
CMD_CSRTRK on = front 13 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = front 1 and status 7 # set display mode text
CMD_DISPMD on = front 13 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = front 1 and status 8 # set screen mode live
CMD_FREEZE on = front 13 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFSAVE = status 10 # save current preferences
CMD_PREFLOAD = status 11 # restore saved preferences
CMD_CSRVIS = status 12 # toggle cursor visibility on/off
CMD_CSRVIS off = front 1 and status 12 # set cursor visibility off
CMD_CSRVIS on = front 13 and status 12 # set cursor visibility on
CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
CMD_ATTRVIS off = front 1 and status 13 # set attribute underlining off
CMD_ATTRVIS on = front 13 and status 13 # set attribute underlining on
CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
CMD_CAPBLINK off = front 1 and status 14 # set capital letter blinking off
CMD_CAPBLINK on = front 13 and status 14 # set capital letter blinking on
CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
CMD_SIXDOTS off = front 1 and status 15 # set text style 8-dot
CMD_SIXDOTS on = front 13 and status 15 # set text style 6-dot
CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
CMD_SKPIDLNS off = front 1 and status 16 # set skipping of lines with identical content off
CMD_SKPIDLNS on = front 13 and status 16 # set skipping of lines with identical content on
CMD_TUNES = status 17 # toggle alert tunes on/off
CMD_TUNES off = front 1 and status 17 # set alert tunes off
CMD_TUNES on = front 13 and status 17 # set alert tunes on
CMD_RESTARTBRL = status 18 # reinitialize braille driver
CMD_INPUT = status 19 #
CMD_INPUT off = front 1 and status 19 #
CMD_INPUT on = front 13 and status 19 #
CMD_AUTOSPEAK = status 20 # toggle autospeak on/off
CMD_AUTOSPEAK off = front 1 and status 20 # set autospeak off
CMD_AUTOSPEAK on = front 13 and status 20 # set autospeak on
CMD_AUTOREPEAT = status 21 # toggle autorepeat on/off
CMD_AUTOREPEAT off = front 1 and status 21 # set autorepeat off
CMD_AUTOREPEAT on = front 13 and status 21 # set autorepeat on
CMD_PASTE = status 22 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 6
terminal = "BrailleX IB 80 CR Soft"
protocolrevision = 1
helpfile = "brltty-pm-ib_80.hlp"
displaysize = 80
statuscells = 4
frontkeys = 9
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = number GSC_BRLROW # screen row where top of braille window is
status 2 = number GSC_CSRROW # screen row where cursor is
status 3 = number GSC_CSRCOL # screen column where cursor is
status 4 = flag GSC_DISPMD # attributes display
# Modifier Keys:
modifier = front 1
modifier = front 9
modifier = front 2
modifier = front 8
# Command Definitions:
CMD_FWINLT = front 1 # go left one window
CMD_FWINRT = front 9 # go right one window
CMD_HWINLT = front 2 # go left half a window
CMD_HWINRT = front 8 # go right half a window
CMD_HOME = front 5 # go to cursor
CMD_LNBEG = front 1 and front 5 # go to beginning of line
CMD_LNEND = front 9 and front 5 # go to end of line
CMD_CHRLT = front 2 and front 5 # go left one character
CMD_CHRRT = front 8 and front 5 # go right one character
CMD_WINUP = front 4 # go up several lines
CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
CMD_WINDN = front 6 # go down several lines
CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
CMD_LNUP = front 3 # go up one line
CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
CMD_TOP = front 9 and front 3 # go to top line
CMD_LNDN = front 7 # go down one line
CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
CMD_BOT = front 9 and front 7 # go to bottom line
BLK_ROUTE = routing1 # bring cursor to character
BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
CMD_HELP = status 1 # enter/leave help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_DISPMD = status 4 # toggle display mode attributes/text
# --------------------------------------------
# Terminal Parameters:
identification = 64
terminal = "BrailleX EL 2D-40"
protocolrevision = 1
helpfile = "brltty-pm-el_2d_40.hlp"
displaysize = 40
statuscells = 13
hasbar = 1 1 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 11 = flag GSC_CSRVIS # visible cursor
status 12 = flag GSC_ATTRVIS # visible attributes underline
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = bar left2 and status 1 # leave help display
CMD_HELP on = bar right2 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = bar left2 and status 5 # leave status display
CMD_INFO on = bar right2 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = bar left2 and status 7 # set display mode text
CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = bar left2 and status 8 # set screen mode live
CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFLOAD = status 10 # restore saved preferences
CMD_CSRVIS = status 11 # toggle cursor visibility on/off
CMD_CSRVIS off = bar left2 and status 11 # set cursor visibility off
CMD_CSRVIS on = bar right2 and status 11 # set cursor visibility on
CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
CMD_ATTRVIS off = bar left2 and status 12 # set attribute underlining off
CMD_ATTRVIS on = bar right2 and status 12 # set attribute underlining on
CMD_PASTE = status 13 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 65
terminal = "BrailleX EL 2D-66"
protocolrevision = 1
helpfile = "brltty-pm-el_2d_66.hlp"
displaysize = 66
statuscells = 13
hasbar = 1 1 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 11 = flag GSC_CSRVIS # visible cursor
status 12 = flag GSC_ATTRVIS # visible attributes underline
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = bar left2 and status 1 # leave help display
CMD_HELP on = bar right2 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = bar left2 and status 5 # leave status display
CMD_INFO on = bar right2 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = bar left2 and status 7 # set display mode text
CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = bar left2 and status 8 # set screen mode live
CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFLOAD = status 10 # restore saved preferences
CMD_CSRVIS = status 11 # toggle cursor visibility on/off
CMD_CSRVIS off = bar left2 and status 11 # set cursor visibility off
CMD_CSRVIS on = bar right2 and status 11 # set cursor visibility on
CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
CMD_ATTRVIS off = bar left2 and status 12 # set attribute underlining off
CMD_ATTRVIS on = bar right2 and status 12 # set attribute underlining on
CMD_PASTE = status 13 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 66
terminal = "BrailleX EL 80"
protocolrevision = 1
helpfile = "brltty-pm-el_80.hlp"
displaysize = 80
statuscells = 2
hasbar = 1 1 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = number GSC_BRLROW # screen row where top of braille window is
status 2 = number GSC_CSRROW # screen row where cursor is
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_LEARN = status 2 # enter/leave command learn mode
# --------------------------------------------
# Terminal Parameters:
identification = 67
terminal = "BrailleX EL 2D-80"
protocolrevision = 1
helpfile = "brltty-pm-el_2d_80.hlp"
displaysize = 80
statuscells = 20
hasbar = 1 1 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 10 = horiz GSC_SCRNUM # virtual screen number
status 12 = flag GSC_CSRVIS # visible cursor
status 13 = flag GSC_ATTRVIS # visible attributes underline
status 14 = flag GSC_CAPBLINK # blinking capital letters
status 15 = flag GSC_SIXDOTS # six-dot braille
status 16 = flag GSC_SKPIDLNS # skip identical lines
status 17 = flag GSC_TUNES # alert tunes
status 18 = flag GSC_AUTOSPEAK # autospeak
status 19 = flag GSC_AUTOREPEAT # autorepeat
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = bar left2 and status 1 # leave help display
CMD_HELP on = bar right2 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = bar left2 and status 5 # leave status display
CMD_INFO on = bar right2 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = bar left2 and status 7 # set display mode text
CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = bar left2 and status 8 # set screen mode live
CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFSAVE = status 10 # save current preferences
CMD_PREFLOAD = status 11 # restore saved preferences
CMD_CSRVIS = status 12 # toggle cursor visibility on/off
CMD_CSRVIS off = bar left2 and status 12 # set cursor visibility off
CMD_CSRVIS on = bar right2 and status 12 # set cursor visibility on
CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
CMD_ATTRVIS off = bar left2 and status 13 # set attribute underlining off
CMD_ATTRVIS on = bar right2 and status 13 # set attribute underlining on
CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
CMD_CAPBLINK off = bar left2 and status 14 # set capital letter blinking off
CMD_CAPBLINK on = bar right2 and status 14 # set capital letter blinking on
CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
CMD_SIXDOTS off = bar left2 and status 15 # set text style 8-dot
CMD_SIXDOTS on = bar right2 and status 15 # set text style 6-dot
CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
CMD_SKPIDLNS off = bar left2 and status 16 # set skipping of lines with identical content off
CMD_SKPIDLNS on = bar right2 and status 16 # set skipping of lines with identical content on
CMD_TUNES = status 17 # toggle alert tunes on/off
CMD_TUNES off = bar left2 and status 17 # set alert tunes off
CMD_TUNES on = bar right2 and status 17 # set alert tunes on
CMD_AUTOSPEAK = status 18 # toggle autospeak on/off
CMD_AUTOSPEAK off = bar left2 and status 18 # set autospeak off
CMD_AUTOSPEAK on = bar right2 and status 18 # set autospeak on
CMD_AUTOREPEAT = status 19 # toggle autorepeat on/off
CMD_AUTOREPEAT off = bar left2 and status 19 # set autorepeat off
CMD_AUTOREPEAT on = bar right2 and status 19 # set autorepeat on
CMD_PASTE = status 20 # insert cut buffer at cursor
# --------------------------------------------
# Terminal Parameters:
identification = 68
terminal = "BrailleX EL 40 P"
protocolrevision = 1
helpfile = "brltty-pm-el_40_p.hlp"
displaysize = 40
hasbar = 1 1 1 0
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
# --------------------------------------------
# Terminal Parameters:
identification = 69
terminal = "BrailleX Elba 32"
protocolrevision = 1
helpfile = "brltty-pm-elba_32.hlp"
displaysize = 32
hasbar = 1 1 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
# --------------------------------------------
# Terminal Parameters:
identification = 70
terminal = "BrailleX Elba 20"
protocolrevision = 1
helpfile = "brltty-pm-elba_20.hlp"
displaysize = 20
hasbar = 1 1 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
# --------------------------------------------
# Terminal Parameters:
identification = 85
terminal = "BrailleX EL40s"
protocolrevision = 1
helpfile = "brltty-pm-el40s.hlp"
displaysize = 40
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 86
terminal = "BrailleX EL80-II"
protocolrevision = 1
helpfile = "brltty-pm-el80_ii.hlp"
displaysize = 80
statuscells = 2
hasbar = 0 0 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = number GSC_BRLROW # screen row where top of braille window is
status 2 = number GSC_CSRROW # screen row where cursor is
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 87
terminal = "BrailleX EL66s"
protocolrevision = 1
helpfile = "brltty-pm-el66s.hlp"
displaysize = 66
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 88
terminal = "BrailleX EL80s"
protocolrevision = 1
helpfile = "brltty-pm-el80s.hlp"
displaysize = 80
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 89
terminal = "BrailleX Trio"
protocolrevision = 2
helpfile = "brltty-pm-trio.hlp"
displaysize = 40
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 90
terminal = "BrailleX EL70s"
protocolrevision = 1
helpfile = "brltty-pm-el70s.hlp"
displaysize = 70
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 91
terminal = "BrailleX EL2D-80s"
protocolrevision = 1
helpfile = "brltty-pm-el2d_80s.hlp"
displaysize = 80
statuscells = 20
hasbar = 0 0 1 1
# Status Cells:
# flag: left half is cell number, right half is no/all dots for off/on
# horiz: horizontal two-digit number (for vertical status display)
# number: vertical two-digit number (for horizontal status display)
status 1 = horiz GSC_BRLROW # screen row where top of braille window is
status 3 = horiz GSC_CSRROW # screen row where cursor is
status 4 = horiz GSC_CSRCOL # screen column where cursor is
status 6 = flag GSC_CSRTRK # cursor tracking
status 7 = flag GSC_DISPMD # attributes display
status 8 = flag GSC_FREEZE # frozen screen
status 10 = horiz GSC_SCRNUM # virtual screen number
status 12 = flag GSC_CSRVIS # visible cursor
status 13 = flag GSC_ATTRVIS # visible attributes underline
status 14 = flag GSC_CAPBLINK # blinking capital letters
status 15 = flag GSC_SIXDOTS # six-dot braille
status 16 = flag GSC_SKPIDLNS # skip identical lines
status 17 = flag GSC_TUNES # alert tunes
status 18 = flag GSC_AUTOSPEAK # autospeak
status 19 = flag GSC_AUTOREPEAT # autorepeat
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_HELP = status 1 # enter/leave help display
CMD_HELP off = bar left2 and status 1 # leave help display
CMD_HELP on = bar right2 and status 1 # enter help display
CMD_LEARN = status 2 # enter/leave command learn mode
CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
CMD_INFO = status 5 # enter/leave status display
CMD_INFO off = bar left2 and status 5 # leave status display
CMD_INFO on = bar right2 and status 5 # enter status display
CMD_CSRTRK = status 6 # toggle cursor tracking on/off
CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
CMD_DISPMD = status 7 # toggle display mode attributes/text
CMD_DISPMD off = bar left2 and status 7 # set display mode text
CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
CMD_FREEZE = status 8 # toggle screen mode frozen/live
CMD_FREEZE off = bar left2 and status 8 # set screen mode live
CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
CMD_PREFMENU = status 9 # enter/leave preferences menu
CMD_PREFSAVE = status 10 # save current preferences
CMD_PREFLOAD = status 11 # restore saved preferences
CMD_CSRVIS = status 12 # toggle cursor visibility on/off
CMD_CSRVIS off = bar left2 and status 12 # set cursor visibility off
CMD_CSRVIS on = bar right2 and status 12 # set cursor visibility on
CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
CMD_ATTRVIS off = bar left2 and status 13 # set attribute underlining off
CMD_ATTRVIS on = bar right2 and status 13 # set attribute underlining on
CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
CMD_CAPBLINK off = bar left2 and status 14 # set capital letter blinking off
CMD_CAPBLINK on = bar right2 and status 14 # set capital letter blinking on
CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
CMD_SIXDOTS off = bar left2 and status 15 # set text style 8-dot
CMD_SIXDOTS on = bar right2 and status 15 # set text style 6-dot
CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
CMD_SKPIDLNS off = bar left2 and status 16 # set skipping of lines with identical content off
CMD_SKPIDLNS on = bar right2 and status 16 # set skipping of lines with identical content on
CMD_TUNES = status 17 # toggle alert tunes on/off
CMD_TUNES off = bar left2 and status 17 # set alert tunes off
CMD_TUNES on = bar right2 and status 17 # set alert tunes on
CMD_AUTOSPEAK = status 18 # toggle autospeak on/off
CMD_AUTOSPEAK off = bar left2 and status 18 # set autospeak off
CMD_AUTOSPEAK on = bar right2 and status 18 # set autospeak on
CMD_AUTOREPEAT = status 19 # toggle autorepeat on/off
CMD_AUTOREPEAT off = bar left2 and status 19 # set autorepeat off
CMD_AUTOREPEAT on = bar right2 and status 19 # set autorepeat on
CMD_PASTE = status 20 # insert cut buffer at cursor
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 92
terminal = "BrailleX Elba (Trio 20)"
protocolrevision = 2
helpfile = "brltty-pm-elba_trio_20.hlp"
displaysize = 20
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #
# --------------------------------------------
# Terminal Parameters:
identification = 93
terminal = "BrailleX Elba (Trio 32)"
protocolrevision = 2
helpfile = "brltty-pm-elba_trio_32.hlp"
displaysize = 32
hasbar = 0 0 1 1
# Modifier Keys:
modifier = switch left rear
modifier = switch left front
modifier = switch right rear
modifier = switch right front
modifier = key left rear
modifier = key left front
modifier = key right rear
modifier = key right front
modifier = bar up1
modifier = bar down1
modifier = bar left1
modifier = bar right1
modifier = bar up2
modifier = bar down2
modifier = bar left2
modifier = bar right2
# Command Definitions:
CMD_LNUP = bar up1 # go up one line
CMD_LNDN = bar down1 # go down one line
CMD_TOP = bar up2 # go to top line
CMD_BOT = bar down2 # go to bottom line
CMD_FWINLT = bar left1 # go left one window
CMD_FWINRT = bar right1 # go right one window
CMD_LNBEG = bar left2 # go to beginning of line
CMD_LNEND = bar right2 # go to end of line
CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
CMD_HELP = switch left front and bar up2 # enter/leave help display
CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
CMD_CHRLT = switch left front and bar left1 # go left one character
CMD_CHRRT = switch left front and bar right1 # go right one character
CMD_HWINLT = switch left front and bar left2 # go left half a window
CMD_HWINRT = switch left front and bar right2 # go right half a window
CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and bar right2 # save current preferences
CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = key left front # go to cursor
CMD_HELP = key right rear # enter/leave help display
CMD_LEARN = key right front # enter/leave command learn mode
CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = key left front and bar left1 # enter/leave status display
CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
CMD_MUTE = key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = key right front and bar down2 #
CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = routing1 # bring cursor to character
BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = bar down2 and routing1 # describe character
BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = routing2 # describe character
BLK_GOTOLINE on = status2 # go to line - set on
CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right rear and key left front # go to cursor
CMD_HELP = switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch right front and key left front # go to cursor
CMD_HELP = switch right front and key right rear # enter/leave help display
CMD_LEARN = switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch right front and routing2 # describe character
BLK_GOTOLINE on = switch right front and status2 # go to line - set on
CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and key left front # go to cursor
CMD_HELP = switch left rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left rear and switch right front and key left front # go to cursor
CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and key left front # go to cursor
CMD_HELP = switch left front and key right rear # enter/leave help display
CMD_LEARN = switch left front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and routing2 # describe character
BLK_GOTOLINE on = switch left front and status2 # go to line - set on
CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right rear and key left front # go to cursor
CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
CMD_HOME = switch left front and switch right front and key left front # go to cursor
CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 #
CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
CMD_SWSIM_LC = key left front and key right front and bar up1 #
CMD_SWSIM_RC = key left front and key right front and bar down1 #
CMD_SWSIM_BQ = key left front and key right front and bar up2 #
CMD_SWSIM_BC = key left front and key right front and bar down2 #
CMD_SWSIM_LR = key left front and key right front and bar left1 #
CMD_SWSIM_RR = key left front and key right front and bar right1 #
CMD_SWSIM_LF = key left front and key right front and bar left2 #
CMD_SWSIM_RF = key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 #
CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 #
CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 #
CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 #
CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 #
CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 #
CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 #
CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 #
CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 #